home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revolution - Das Atari CD Magazin 1997
/
Revolution - Das Atari CD Magazin 1.iso
/
software
/
anwendng
/
qed_397
/
sourcen
/
umbruch.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-12-09
|
220b
|
11 lines
#ifndef _qed_umbruch_h_
#define _qed_umbruch_h_
VOID save_absatz (TEXTP t_ptr);
VOID make_absatz (TEXTP t_ptr);
VOID umbruch (TEXTP t_ptr);
VOID format (TEXTP t_ptr);
VOID total_format(TEXTP t_ptr);
#endif